Skip to content

feat(skill): add skill for updating org with PF release/prerelease#24

Merged
jpuzz0 merged 3 commits intopatternfly:mainfrom
kmcfaul:org-update-skill
Mar 23, 2026
Merged

feat(skill): add skill for updating org with PF release/prerelease#24
jpuzz0 merged 3 commits intopatternfly:mainfrom
kmcfaul:org-update-skill

Conversation

@kmcfaul
Copy link
Contributor

@kmcfaul kmcfaul commented Mar 18, 2026

Closes #17

Added a skill to assist in org repo updates for PF releases & prereleases. Designed to be run inside the org repo to properly find scripts and package files.

The skill will:

  • Use versions provided by the user, or fetch latest versions using org's internal script if none are provided.
  • Update the site, framework, and root packages with the updated versions.
  • Update the versions.json object array properly
  • Provide the user with steps to regenerate screenshots for the release update.

I had attempted to get the skill to automatically run the build and screenshots, but ran into complications with cursor's sandbox permissions & build process timeouts, and didn't want to elevate any permissions so I changed it to only provide the user with directions.

@jpuzz0
Copy link
Collaborator

jpuzz0 commented Mar 20, 2026

Since this is a release management skill — I think it'd be a better fit in pf-workflow (added in #15) rather than pf-react.

@kmcfaul
Copy link
Contributor Author

kmcfaul commented Mar 23, 2026

Agreed, will move it over

@jpuzz0 jpuzz0 merged commit bb822c7 into patternfly:main Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a skill for org monorepo version updates

2 participants